[
    {
        "caption": "Open Containing Folder",
        "command": "open_dir",
        "args": {
            "dir": "$file_path",
            "file": "$file"
        }
    }
]
